projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3ec0d9
)
From: eran liberty <
[email protected]
>
author
Andy Fleming
<
[email protected]
>
Tue, 5 Jun 2007 21:38:44 +0000
(16:38 -0500)
committer
Andrew Fleming-AFLEMING
<
[email protected]
>
Wed, 11 Jul 2007 23:19:07 +0000
(18:19 -0500)
adds the reset register to 85xx immap
Signed-off-by: Eran Liberty <
[email protected]
>
Signed-off-by: Andy Fleming <
[email protected]
>
include/asm-ppc/immap_85xx.h
patch
|
blob
|
history
diff --git
a/include/asm-ppc/immap_85xx.h
b/include/asm-ppc/immap_85xx.h
index 5377c2eb5bed2c7d5c1dde187c76249ab8719656..e002d2838e9bfe26990cd88477186b0833bd8d59 100644
(file)
--- a/
include/asm-ppc/immap_85xx.h
+++ b/
include/asm-ppc/immap_85xx.h
@@
-1548,7
+1548,9
@@
typedef struct ccsr_gur {
char res9[12];
uint pvr; /* 0xe00a0 - Processor version register */
uint svr; /* 0xe00a4 - System version register */
- char res10[3416];
+ char res10a[8];
+ uint rstcr; /* 0xe00b0 - Reset control register */
+ char res10b[3404];
uint clkocr; /* 0xe0e00 - Clock out select register */
char res11[12];
uint ddrdllcr; /* 0xe0e10 - DDR DLL control register */